Add a GtkApplication example to gtk3-demo
authorMatthias Clasen <mclasen@redhat.com>
Sat, 14 Jan 2012 23:22:33 +0000 (18:22 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2012 01:35:18 +0000 (20:35 -0500)
commit45d9b912d91724592ffa44068954904b28b9d3dd
tree88a082741bd5a2245603fa448db62a5f3be9eded
parent3b6665aad2c895fc8bc308fc47628001bbc0b401
Add a GtkApplication example to gtk3-demo
demos/gtk-demo/Makefile.am
demos/gtk-demo/application.c [new file with mode: 0644]
demos/gtk-demo/application.gresource.xml [new file with mode: 0644]
demos/gtk-demo/application.ui [new file with mode: 0644]
demos/gtk-demo/appwindow.c
demos/gtk-demo/gtk-logo-24.png [new file with mode: 0644]
demos/gtk-demo/gtk-logo-48.png [new file with mode: 0644]
demos/gtk-demo/main.c